Skip to content

test(getters): fix getters test#5944

Closed
TomJGooding wants to merge 3 commits into
Textualize:mainfrom
TomJGooding:test-getters-fix-getters-test
Closed

test(getters): fix getters test#5944
TomJGooding wants to merge 3 commits into
Textualize:mainfrom
TomJGooding:test-getters-fix-getters-test

Conversation

@TomJGooding

Copy link
Copy Markdown
Contributor

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@TomJGooding

TomJGooding commented Jul 9, 2025

Copy link
Copy Markdown
Contributor Author

@willmcgugan After fixing some issues with this test, I'm afraid it fails on assert isinstance(app.label2, Label)?

FAILED tests/test_getters.py::test_getters - textual.css.query.NoMatches: No child found with id='label2'

@willmcgugan

Copy link
Copy Markdown
Member

Good catch. I will take a look at that failing test.

@TomJGooding

Copy link
Copy Markdown
Contributor Author

Fixed by Will in #5945

@TomJGooding TomJGooding deleted the test-getters-fix-getters-test branch July 11, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants